| lcPropPutBool | Home |
|
BOOL lcPropPutBool ( HANDLE hObject, int idProp, BOOL bValue ); |
| hObject | |
| Handle to object. | |
| idProp | |
| Property's identifier. | |
| bValue | |
| Property's new value. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| Access Objects Properties, lcPropGetBool |